Add validator for GPX output.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 29 Oct 2002 03:05:16 +0000 (03:05 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 29 Oct 2002 03:05:16 +0000 (03:05 +0000)
gpsbabel/gpxval [new file with mode: 0644]

diff --git a/gpsbabel/gpxval b/gpsbabel/gpxval
new file mode 100644 (file)
index 0000000..06face5
--- /dev/null
@@ -0,0 +1,5 @@
+SAX2Count reference/holux.gpx
+./gpsbabel -i gpx -f reference/holux.gpx -o gpx -F /tmp/1.gpx
+SAX2Count /tmp/1.gpx
+./gpsbabel -i mapsend -f reference/chicago.trk -o gpx -F /tmp/2.gpx
+SAX2Count /tmp/2.gpx